NamespaceMultiselectWidget: Allow filtering by namespace ID or label
authorMoriel Schottlender <moriel@gmail.com>
Thu, 28 Feb 2019 19:21:02 +0000 (11:21 -0800)
committerMoriel Schottlender <moriel@gmail.com>
Thu, 7 Mar 2019 21:19:25 +0000 (13:19 -0800)
commit6ba615683cb9106f8658082061b2c9f255daf7fa
tree69129002bca73985fbcef5815f7646e186287ba9
parent32d5563ca5a6587e3d94fc5f265c25f3249b612d
NamespaceMultiselectWidget: Allow filtering by namespace ID or label

If the user types in a namespace ID, the menu should display the
corresponding namespace value, and allow its addition.

Depends on I9bc411e844d16034d8 being available in the OOUI release.

Bug: T216078
Depends-On: I9bc411e844d16034d86e0f8ed28fa20356a78bdf
Change-Id: Ifa113241b391a32ce64c0c2b1a6d55d1ef64de97
resources/Resources.php
resources/src/mediawiki.widgets/mw.widgets.NamespacesMenuOptionWidget.js [new file with mode: 0644]
resources/src/mediawiki.widgets/mw.widgets.NamespacesMultiselectWidget.js